GtkApplicationWindow: Avoid a crash
authorMatthias Clasen <mclasen@redhat.com>
Sat, 7 Jun 2014 18:04:57 +0000 (14:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 17:30:53 +0000 (13:30 -0400)
commit1bb880af36d4dfbda743a6fa3c68815963549a49
tree6e23256c8a4777170a70deb1a7e0ac0c4ca47be7
parent81c35b5b6efe1175b839a7fdeebcd371ef7010a9
GtkApplicationWindow: Avoid a crash

In several places, we were not correctly dealing with the
possibility of application not being set.
gtk/gtkapplicationwindow.c